Tracker item for implementing tooltips on debug toggle buttons
Implementing will use existing HoverCardTooltip.
Currently the tooltips are centred below the buttons, as per Material spec:

If there's not enough space, they position like this:

...but I'd love to know thoughts on the positioning, personally I prefer aligned to the left side:

PR coming soon, have held off to avoid conflicts with renaming and icons