The sidebar does not get redrawn when a tooltip is forced to draw over it, leaving ghosts of the tooltip.
To Reproduce
Expected behavior
Either the tooltip should never overlap with the sidebar (I think this is the easiest to implement) or the sidebar should be redrawn / cached after a tooltip is put over it.
Screenshots

This one's on me, must be due to the implementation of partial window invalidation.
Hey I've been sick for the past few days and now that I'm up and running I was about to submit a PR to fix this by changing the tooltip position, but I guess it's useless now :P