Bug? Can't disable tooltips after updating to 4.24.1

After updating from 4.23 to 4.24.1, console command ‘Slate.AllowToolTips 0’ no longer works. Adding ‘Slate.AllowToolTips=0’ to ‘UE_4.24\Engine\Config\ConsoleVariables.ini’ also doesn’t work. Has disabling tool tips changed, or is this just a bug? If so is there any other way of disabling tool tips, or even delay how quickly they pop up?

Maybe its just me but I find trying to work on stuff with tool tips enabled unbearably distracting.

EDIT: Looks like tool tips now are disabled with ‘Slate.EnableTooltips 0’