diff --git a/app/dialogs/authors.xsl b/app/dialogs/authors.xsl
index 02db5c87f6..248ad03a8c 100644
--- a/app/dialogs/authors.xsl
+++ b/app/dialogs/authors.xsl
@@ -11,8 +11,11 @@
+ ((number(@last-active) >= 2 and
+ number(substring-after(@last-active, ".")) >= 10) or
+ number(@last-active) >= 3)]" >
+
+