The only way to do that currently will be to make a small modification to scripts/activetopics.inc.php. About line 51, right after the line that starts with:

PHP Code

extract($in...
 

Add this:

PHP Code

$config['TOOLTIP_LENGTH'] = 0;