Using `UI_but_func_tooltip_custom_set()` to create a custom tooltip would completely disable the quicker label tooltip, even when explicitly set using `UI_but_func_tooltip_label_set()`. Instead the quick label should show first, and then the full tooltip once the usual tooltip timer is reached.