Hide the previous tooltip when another is shown.
Created by: timlind
Sometimes a browser won't get a mouse leave event. Only one tooltip should ever be shown. To be more robust when a tooltip is shown it should clear the previous tooltip.
Reproduce:
- Hover over tooltip
- Alt tab away
- Move mouse off browser
- Alt tab back
- The tooltip never disappears