SHEAR
OsuGame
Discussed in [discord](https://discord.com/channels/188630481301012481/188630652340404224/1240490608934653984).
Was preventing mod preset panels from refiltering correctly on ruleset change due to the `matchingFilter == value` guard.
Add tooltips to truncated text
ShowTooltip
HoverSampleDebounceComponent
SessionStatics
Going simple with a bool instead of making `TooltipText` init-able, as the current cases will just init `string.Empty`. And not sure if we want custom tooltip text in the future.
Truncate
OsuSpriteText
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com>
ModSelect{Overlay -> }Panel