Actually, I already customized Monthly Calendar Tooltip. But there is no field concerning "Unique / Recurring Event". Code is :
<div class="jevtt_title" style = "color:{{Event foreground color:FGCOLOUR}};background-color:{{Event background color:COLOUR}};" ontouchend="javascript:document.location='{{Link:LINK}}';">{{Title:TITLE}}</div>
<div class="jevtt_text" ontouchend="javascript:document.location='{{Link:LINK}}';">
{{Tooltip time:TTTIME}}
<hr />
<small><a href="{{Link:LINK}}" title="Détail de l'événement" >Cliquer pour en savoir plus</a></small>
</div>
I guess I have to investigate TTTIME...