Use normal font weight and style for cache tooltips
This ensures that items matching auto_placeholder_conditions which will get the cache_caught class are highlighted as stated by the Page Cache Status.
Otherwise we risk a parent element also setting a font weight which will make the caught elements hard to identify.
Closes #3550646