After having assigned the usage message to f using
ClearAll@f; f::usage=ToString@RandomInteger@{10^10,10^11}; the mouseover message is stuck at the first assignment while ?f shows the freshest usage message.
How to clear and reassign the usage message so even mouseover is updated?
Env:
Mathematica 12.0 on Win10
Removeto get rid of usage messages. $\endgroup$